[Extensibility] Feature branch for Extensibility V2#1854
Draft
[Extensibility] Feature branch for Extensibility V2#1854
Conversation
12 tasks
…7401@/upgradeability-rollback Upgradeability Rollback + Generator Template Conditionals @W-18577401@
…0301/default-preset-etc @18670301 Default preset, trim-extensions error handling
…0301/prettier @W-18670301 - added prettier and improved tests for trim-extensions script
…ip-changelog U/kzheng/fix skip changelog
* move `app/components/_index` and other files in `app` dir to `src` dir * Remove references to outdated `template-retail-react-app` * update dir structure for non template-chakra-storefront` templates * fix bad pwa-kit-dev reference to `app/main` and `app/ssr` (now `src/main` / `src/ssr`) * straggler rename `app/...` => `src/...` * Add to CHANGELOGs * add missing CHANGELOG * Fix inconsistencies: `app/static` => `src/static` and `/static` => `src/static` * Move `app/static` => `src/static` for `pwa-kit-dev` and `test-commerce-sdk-react` * don't run tests on temporarily broken `extension-chakra-storefront` * fix path typo * fix translation pathing and associated failing tests
* Refactor `pwa-kit-create-app` handlebars template files to new dir structure * drop `@salesforce` from template namespace since we're not publishing to NPM, update var name to reflect * fix naming to remove `@salesforce/chakra-storefront` * remove `@salesforce` folder name * Revert "remove `@salesforce` folder name" This reverts commit 34877b1. * remove `@salesforce` move files instead of rename
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR contains all the changes to support Extensibility V2. Below is a list of PRs that has been merged into this branch. To find more details, please look at the change log files.
Types of Changes
Changes
How to Test-Drive This PR
Checklists
General
Accessibility Compliance
You must check off all items in one of the follow two lists:
or...
Localization